home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / clang / netclb23.zip / README.TXT < prev    next >
Text File  |  1994-05-20  |  2KB  |  43 lines

  1. Netware C Library version 2.3
  2.  
  3.    This is a library containing routines to access Novell Netware service
  4.    calls from Microsoft C v6.00, Turbo C v2.00 and Borland C++ v2.00.
  5.  
  6. Contacting the author
  7.  
  8.    The author (Adrian Cunnelly) can be contacted by e-mail at:
  9.              internet: adrian@amcsoft.demon.co.uk
  10.              compuserve: 100031,222
  11.        
  12. The following files are contained in this release
  13.  
  14.    MSNWARES.LIB - Microsoft C v6.00 Small Model Library
  15.    TCNWARES.LIB - Turbo C v2.00 Small Model Library
  16.    BCNWARES.LIB - Borland C++ v2.00 Small Model Library
  17.    NETWARE.H    - Header file containing typedefs etc.
  18.    BINDERY.H    - Prototypes for bindery service calls
  19.    CONNECT.H    - Prototypes for connection service calls
  20.    DIRECT.H     - Prototypes for directory service calls
  21.    ENCRYPT.H    - Prototypes for password encryption calls
  22.    FILE.H       - Prototypes for file service calls
  23.    GENERAL.H    - Prototypes for general/global functions
  24.    IPXSPX.H     - Prototypes for IPX and SPX communication services
  25.    MESSAGE.H    - Prototypes for message service calls
  26.    NWCALL.H     - Prototypes for calling Netware services
  27.    PRINT.H      - Prototypes for print service calls
  28.    QUEUE.H      - Prototypes for Netware Queue Management calls
  29.    SYNC.H       - Prototypes for synchronisation service calls
  30.    SERVER.H     - Prototypes for file server service calls
  31.    WSTATION.H   - Prototypes for workstation service calls
  32.    NETWARE.TXT  - Netware function reference manual
  33.    HISTORY.TXT  - History of changes made to the library
  34.    ORDER.TXT    - Registration/Order form
  35.    README.TXT   - This File
  36.  
  37.    EXAMPLES.EXE - Self extracting archive containing some example C code,
  38.                   using some of the available library functions.
  39.  
  40. Source code
  41.  
  42.     This is available for a small fee, see NETWARE.TXT and ORDER.TXT.
  43.